commit: Drop the ability to --add --remove
authorColin Walters <walters@verbum.org>
Tue, 8 Nov 2011 23:11:42 +0000 (18:11 -0500)
committerColin Walters <walters@verbum.org>
Tue, 8 Nov 2011 23:58:01 +0000 (18:58 -0500)
commit2be1407622158184ffd79ea7a9cf6be77a4c3128
tree3c5f7f57935e23a5741de5a8f63b5f0f793df055
parent1ba3a67eb5eb4d5b0d6a4d9d03c7c19455d0f084
commit: Drop the ability to --add --remove

This forces us to have two code paths for doing a commit; let's just
drop this ability for now since it's not very useful.
ostree/ot-builtin-commit.c
tests/libtest.sh
tests/t0000-basic.sh